You are here: Statements and Functions > ArrayDims()
Syntax samples
ARRAYDIMS(<arrayname>)
ARRAYDIMS(MyArray)
Returns the number of dimensions in an array.
Any Logic
Components
<arrayname>
The name of the array for which you wish to know the number of dimensions.
ArrayDimSize().